How to Install libjna-java software package in Debian 8 (Jessie)

How to Install libjna-java software package in Debian 8 (Jessie)

libjna-java software package provides Dynamic access of native libraries from Java without JNI, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libjna-java 

libjna-java is installed in your system.

Make ensure the libjna-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libjna-java *

You will get with libjna-java package name, version, architecture and description in a table

libjna-java package basic information:

Distro Debian 8 jessie
Section Java
Package libjna-java
Version 4.1.0-1
Description Dynamic access of native libraries from Java without JNI
Sub Section Java


See Also, How to uninstall or remove libjna-java software package from Debian 8 (Jessie)?